Click or drag to resize

Owner Constructor (String)

Initializes a new instance of the Owner class.

Namespace:  Independentsoft.Sip.Sdp
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public Owner(
	string address
)

Parameters

address
Type: SystemString
The address of the machine from which the session was created.
See Also